home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / elk-2_0.lha / elk-2.0 / lib / xaw / command.d < prev    next >
Encoding:
Text File  |  1991-09-25  |  153 b   |  8 lines

  1. ;;; -*-Scheme-*-
  2.  
  3. (define-widget-type 'command "Command.h")
  4.  
  5. (define-widget-class 'command 'commandWidgetClass)
  6.  
  7. (define-callback 'command 'callback #f)
  8.